Skip to main content

Operators

Index

ColumnColumn
Operators.ContainsOperators.DoesNotContain
Operators.EndsWithOperators.EqualTo
Operators.GreaterThanOperators.GreaterThanEqualTo
Operators.IsOperators.IsBetween
Operators.IsEmptyOperators.IsNot
Operators.IsNotEmptyOperators.IsNotNull
Operators.IsNullOperators.LessThan
Operators.LessThanEqualToOperators.NotEqualTo
Operators.StartsWith

Enumeration Members

Contains

Contains:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L39

DoesNotContain

DoesNotContain:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L40

EndsWith

EndsWith:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L41

EqualTo

EqualTo:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L42

GreaterThan

GreaterThan:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L43

GreaterThanEqualTo

GreaterThanEqualTo:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L44

Is

Is:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L45

IsBetween

IsBetween:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L46

IsEmpty

IsEmpty:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L47

IsNot

IsNot:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L48

IsNotEmpty

IsNotEmpty:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L49

IsNotNull

IsNotNull:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L50

IsNull

IsNull:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L51

LessThan

LessThan:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L52

LessThanEqualTo

LessThanEqualTo:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L53

NotEqualTo

NotEqualTo:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L54

StartsWith

StartsWith:= undefined

Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/conditional-formatting.types.ts#L55